- cacheExists
bool cacheExists(string workingDir, string from, string toWhere)
Undocumented in source. Be warned that the author may not have intended to support it.
- copyResources
void copyResources(Terminal t, string inputPath, string outputPath, bool clean)
- getCacheName
string getCacheName(string fileName)
Undocumented in source. Be warned that the author may not have intended to support it.
- getCachePath
string getCachePath(string workingDir, string from, string toWhere)
Undocumented in source. Be warned that the author may not have intended to support it.
- isUpToDate
bool isUpToDate(DirEntry which)
Undocumented in source. Be warned that the author may not have intended to support it.
- readCacheFile
void readCacheFile(string workingDir, string from, string toWhere)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeCacheFile
void writeCacheFile(string workingDir, string from, string toWhere)
Undocumented in source. Be warned that the author may not have intended to support it.